| hello,\ world lang:perl | hello,\ world lang:python | hello,\ world lang:ruby |
| hello,\ world lang:c | hello,\ world lang:java | hello,\ world lang:c++ |
8: # part "text/plain" do |p|
# p.body "hello, world"
# p.transfer_encoding "base64"
65: void TestClassImpl::Test() {
printf("hello, world!\n");
}
112: #ifdef SELFTEST
main() { UP_fprintf(UP_stdout,"hello, world!\n"); }
#endif
69: void TestClassImpl::Test() {
printf("hello, world!\n");
}
219: return "<p>hello, world</p>";
16: $template = <<'EOTEMPLATE';
hello, world
EOTEMPLATE
20: $expected_output = "hello, world\n";
1059: >>> d = TemplateResult(__body__='hello, world', x='foo')
>>> d
<TemplateResult: {'__body__': 'hello, world', 'x': 'foo'}>
>>> print d
hello, world
"""
297: test_format("hello, world", 50, 0, "hello, world", __LINE__);
test_format("hello, world", 50, 4, " hello, world", __LINE__);
test_format("hello, world", 3, 0, "hello, world", __LINE__);
17: $template = <<'EOTEMPLATE';
hello, world
EOTEMPLATE
213: node2=RDF.Node(RDF.Uri("http://example.com/"))
node3=RDF.Node("Hello, World!")
422: statement.object = Node("hello, world")
"""
Google Home - Google Code - Discuss - Terms of Service - Help - Submit Your Code
©2009 Google - Privacy